This chapter describes SuperElan (SE) messages. For information on message content and how to use the message, refer to the Introduction.
SE.001 |
Level: UI-ERROR
Short Syntax: SE.001 SE- se_id:No buf to dup broadcast frame 0x source_mac->0x dest_mac to port port, net- network int int/ int_no
Long Syntax: SE.001 SE- se_id:No buffer available to duplicate frame from 0x source_mac to 0x dest_mac on to port port, network network interface int/ int_no
Description: No buffer available to copy a frame in order to send a bridged frame on multiple interfaces. Bridged packets are sent on multiple interfaces either for multicast destination addresses or unknown unicast addresses. No copy of this frame will be sent on the specified port and network.
Cause: Severe packet buffer shortage.
Action: Check memory statistics in GWCON to verify packet buffer level.
Cause: Traffic peak using all available buffers.
Action: This is the problem if this message occurs infrequently.
SE.002 |
Level: UE-ERROR
Short Syntax: SE.002 SE- se_id:Bcast 802.3 bad len actual_length claimed_length, 0x source_Ethernet_address->0x destination_Ethernet_address net- network
Long Syntax: SE.002 SE- se_id:Broadcast packet received with a bad 802.3 length field actual actual_length claimed claimed_length from 0x source_Ethernet_address to 0x destination_Ethernet_address network network
Description: A broadcast packet was received with a type field that indicated 802.3 but was shorter than data length claimed in the 802.3 header.
SE.003 |
Level: UE-ERROR
Short Syntax: SE.003 SE- se_id:802.3 bad len actual_length claimed_length, 0x source_Ethernet_address->0x destination_Ethernet_address net- network
Long Syntax: SE.003 SE- se_id:packet received with a bad 802.3 length field actual actual_length claimed claimed_length from 0x source_Ethernet_address to 0x destination_Ethernet_address network network
Description: A non-broadcast packet was received with a type field that indicated 802.3 but was shorter than data length claimed in the 802.3 header.
SE.004 |
Level: UE-ERROR
Short Syntax: SE.004 SE- se_id:LOOP odd skip count, 0x source_MAC_address->0x destination_MAC_address, net- network
Long Syntax: SE.004 SE- se_id:Loopback Protocol, odd skipCount count from 0x source_MAC_address to 0x destination_MAC_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet had an odd skipCount in the packet. It will be discarded.
Cause: Programming error on remote node.
SE.005 |
Level: UI-ERROR
Short Syntax: SE.005 SE- se_id:0x source_mac->0x dest_mac send failed, rsn reason_code, port port net- network int int/ int_no
Long Syntax: SE.005 SE- se_id:Sending Frame from 0x source_mac to 0x dest_mac failed, reason reason_code, on port port network network interface int/ int_no
Description: The sending of a packet being forwarded failed. The reason is the internal error code for the failure.
Cause: Miscellaneous handler error. (Reason code 1.)
Action: Check for error messages from handler for network_name.
Cause: Output queue overflow, or other flow control. (Reason code 2.)
Action: Alleviate congestion.
Cause: Network down. (Reason code 3.)
Action: See why handler thinks network is down.
Cause: Dropped by handler to avoid looping, or bad broadcast. (Reason code 4.)
Action: Check configuration.
Cause: Host down. (Reason code 5.)
Action: See why handler thinks host is down.
SE.006 |
Level: CI-ERROR
Short Syntax: SE.006 SE- se_id:Input q ovf 0x source_mac->0x dest_mac, dropped, net- network int int/ int_no
Long Syntax: SE.006 SE- se_id:Input queue overflow on frame from 0x source_mac to 0x dest_mac, packet dropped from network network interface int/ int_no
Description: The input queue for frames to be forwarded is too long, and this frame has been dropped to attempt to alleviate the congestion.
Cause: Bursty traffic may be causing congestion.
Action: Wait for burst to subside.
Cause: Too much traffic for forwarder to forward.
Action: Reconfigure network. Increase speed of router.
Cause: Inadequate buffer resources.
Action: Examine memory statistics in GWCON.
SE.007 |
Level: CI-ERROR
Short Syntax: SE.007 SE- se_id:BPDU q ovf 0x source_mac->0x network, dropped, net- int int int_no/
Long Syntax: SE.007 SE- se_id:Bridge Protocol Data Unit input queue overflow on frame from 0x source_mac to 0x network, dropped from network int interface int_no/
Description: The input queue for Spanning Tree Protocol Bridge Protocl Data Units is too long, and this frame has been dropped to attempt to alleviate the congestion.
Cause: Source node streaming BDPU frames.
Action: Correct behavior of source node.
Cause: Too much traffic for forwarder to forward.
Action: Reconfigure network. Increase speed of router.
Cause: Inadequate buffer resources.
Action: Examine memory statistics in GWCON.
SE.008 |
Level: CE-ERROR
Short Syntax: SE.008 SE- se_id:0x source_mac->0x dest_mac too big ( reformatted_length > output_maximum) for port port net- network int int/ int_no, dropped
Long Syntax: SE.008 SE- se_id:Frame from 0x source_mac to 0x dest_mac is too big (reformatted length reformatted_length bytes > output maximum size output_maximum bytes) for port port network network interface int/ int_no, dropped
Description: The specified frame is too large to send on this outgoing port and network. The reformatted_length is the size of the frame including MAC headers after any mapping of data link headers.
Cause: Host on network with large maximum frame size sending to host on network with smaller maximum frame size.
Action: Reconfigure sending host to not send such large frames. If frame is of a routable protocol supporting fragmentation (such as IP or ISO) or maximum frame size determination (DNA or XNS), convert to using routing instead of bridging.
Cause: Host on network with large maximum frame size sending to host via an intervening network with smaller maximum frame size.
Action: Reconfigure network to use networks with large maximum frame size (such as FDDI or 802.5) as the backbone networks. Reconfigure port costs in Spanning Tree Protocol to favor spanning trees via networks with large maximum frame sizes.
SE.009 |
Level: UE-ERROR
Short Syntax: SE.009 SE- se_id:0x source_mac->0x dest_mac dropped, net- network down
Long Syntax: SE.009 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, input network network is down
Description: A frame has been received for bridging on a network that is down. It will be ignored.
Cause: A BDPU has been sent to the unicast address of the router on this interface.
Action: Correct action of sending node.
Cause: Internal state inconsistency.
SE.010 |
Level: C-INFO
Short Syntax: SE.010 SE- se_id:LOOP rcv 0x source_MAC_address->0x destination_MAC_address, net- network
Long Syntax: SE.010 SE- se_id:Loopback Protocol frame received from 0x source_MAC_address to 0x destination_MAC_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet was received.
SE.011 |
Level: C-INFO
Short Syntax: SE.011 SE- se_id:0x source_mac->0x dest_mac dropped, input port port net- network int int/ int_no not forwarding
Long Syntax: SE.011 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, input port port network network interface int/ int_no not in forwarding state
Description: A MAC frame was received on a port that is still only in "learning" state. Frames are only bridged when the input port is in "forwarding" state. While the port is still in "learning" state, they are only processed to learn the source addresses for the filtering database. The frame will not be bridged.
Cause: Normal part of transition to "forwarding" state.
SE.012 |
Level: C-INFO
Short Syntax: SE.012 SE- se_id:0x source_mac->0x dest_mac dropped, output port port net- network int int/ int_no not forwarding
Long Syntax: SE.012 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, output port port network network interface int/ int_no not in forwarding state
Description: A MAC frame was being bridged, but the destination port was not in "forwarding" state. It will not be sent on that port.
Cause: Output port still in "learning" state.
Action: None needed, port will transition to "forwarding".
Cause: Static entry in filtering database points to port that is not in "forwarding" state.
SE.013 |
Level: C-INFO
Short Syntax: SE.013 SE- se_id:0x source_mac->0x dest_mac dropped, dst same LAN, port port net- network int int/ int_no
Long Syntax: SE.013 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, destination on same LAN, port port network network interface int/ int_no
Description: A MAC frame has been received whose destination address is known to be on the same side of the bridge as the packet came from. It is dropped by the filtering logic since it does not need to be bridged.
Cause: Normal local traffic on network.
SE.014 |
Level: CI-ERROR
Short Syntax: SE.014 SE- se_id:0x source_mac->0x dest_mac drp, dst port port not enabled, net- network int int/ int_no
Long Syntax: SE.014 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, destination port port not enabled, network network inteface int/ int_no
Description: A bridged frame was destined for a port which is not in "forwarding" state.
Cause: Filtering database points to port that is not in "forwarding" state.
SE.015 |
Level: C-INFO
Short Syntax: SE.015 SE- se_id:0x source_mac->0x dest_mac fwrd from port port net- network int int/ int_no to port port net- network int int/ int_no
Long Syntax: SE.015 SE- se_id:Frame from 0x source_mac to 0x dest_mac forwarded from port number port network network interface int/ int_no to port number port network network interface int/ int_no
Description: A frame is being bridged from the source MAC to the destination MAC.
SE.016 |
Level: C-INFO
Short Syntax: SE.016 SE- se_id:0x source_mac->0x dest_mac drp due to VLAN defs, from port port net- network int int/ int_no to port port net- network int int/ int_no
Long Syntax: SE.016 SE- se_id:0x source_mac->0x dest_mac dropped due to VLAN definitions, from port port net- network int int/ int_no to port port net- network int int/ int_no
Description: A frame was not transmitted on a specific interface due to VLAN filter.
SE.017 |
Level: CE-ERROR
Short Syntax: SE.017 SE- se_id:Unreg dst 0x source_mac->0x dest_mac Etype Ethernet_type, drp, net- network
Long Syntax: SE.017 SE- se_id:Frame from 0x source_mac to unregistered destination MAC address 0x dest_mac, Ethernet type Ethernet_type, dropped, network network
Description: A frame has been received for the Ethernet type which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.
Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.
Action: Correct action of remote station.
Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.
Action: Correct action of remote station, if neccessary.
SE.018 |
Level: CE-ERROR
Short Syntax: SE.018 SE- se_id:Unkn SNAP mfr code number from 0x source_MAC net- network ID
Long Syntax: SE.018 SE- se_id:Unknown SNAP manufacturer code number from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown organization code (not 000000) in the SNAP header is received. The frame was a broadcast.
Cause: Host sending packets for unknown proprietary protocol using SNAP.
SE.019 |
Level: UE-ERROR
Short Syntax: SE.019 SE- se_id:DECnet bad len actual_length claimed_length, 0x source_MAC_address->0x destination_MAC_address net- network
Long Syntax: SE.019 SE- se_id:DECnet packet received with a bad length actual actual_length claimed claimed_length from 0x source_MAC_address to 0x destination_MAC_address network network
Description: A DECnet packet was received with a length field that was larger than the actual length of the packet.
SE.020 |
Level: UI-ERROR
Short Syntax: SE.020 SE- se_id:LLC RSP to 0x destination_Ethernet_address dsc, rsn code, net- network
Long Syntax: SE.020 SE- se_id:LLC response to 0x destination_Ethernet_address discarded, for reason code, network network
Description: An LLC response (XID or TEST) could not be transmitted to the specified address, for the reason specified by code.
SE.021 |
Level: UE-ERROR
Short Syntax: SE.021 SE- se_id:Dropped IPX pkt w/ encap_seen encaps - using encap_used encaps on int intnum
Long Syntax: SE.021 SE- se_id:Dropped IPX pkt with encaps encap_seen using encap_used on interface intnum
Description: This message is generated when an IPX packet is recieved with an encapsulation other than that which has been selected for this interface
Cause: Normal for networks using multiple encapsulations on a single wire.
Action: None needed.
SE.022 |
Level: U-INFO
Short Syntax: SE.022 SE- se_id:Unkn SNAP mfr code number from 0x source_MAC net- network ID
Long Syntax: SE.022 SE- se_id:Unknown SNAP manufacturer code number from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown organization code (not 000000) in the SNAP header is received. The frame was addressed to the router.
Cause: Host sending packets for unknown proprietary protocol using SNAP.
SE.023 |
Level: U-INFO
Short Syntax: SE.023 SE- se_id:Unexp U-frame LLC_control from 0x source_MAC ssap source_SAP dsap dest_SAP net- network ID
Long Syntax: SE.023 SE- se_id:Unexpected U-frame LLC_control from 0x source_MAC, ssap source_SAP, dsap dest_SAP, net network ID
Description: This message is generated when an unexpected 802.2 LLC U (unnumbered) frame type is received. (Only UI, XID, and TEST are supported.) The frame was addressed to the router.
SE.024 |
Level: CE-ERROR
Short Syntax: SE.024 SE- se_id:Unexp U-frame LLC_control from 0x source_MAC ssap source_SAP dsap dest_SAP net- network ID
Long Syntax: SE.024 SE- se_id:Unexpected U-frame LLC_control from 0x source_MAC, ssap source_SAP, dsap dest_SAP, net network ID
Description: This message is generated when an unexpected 802.2 LLC U (unnumbered) frame type is received. (Only UI, XID, and TEST are supported.) The frame was a broadcast.
SE.025 |
Level: CI-ERROR
Short Syntax: SE.025 SE- se_id:Hello BPDU dropped because STP disabled on prt port, net- network
Long Syntax: SE.025 SE- se_id:Hello BPDU dropped because STP disabled on port port, network network
Description: A spanning tree Hello BPDU frame was received on a port that has been disabled for SuperELAN Spanning Tree participation. Manual spanning tree support has not been enabled for SuperELAN and therefore this message should never be displayed. If this message is displayed, this indicates a problem with the operational code.
SE.026 |
Level: C-INFO
Short Syntax: SE.026 SE- se_id:Frame dropped, src 0x source_mac==dest 0x dest_mac, port port net- network int int/ int_no
Long Syntax: SE.026 SE- se_id:Frame from 0x source_mac to 0x dest_mac, source same as destination, dropping, from port port network network interface int/ int_no
Description: Frames to and from the same address are not bridged.
SE.027 |
Level: UE-ERROR
Short Syntax: SE.027 SE- se_id:DECnet bad len actual_length claimed_length, 0x source_Ethernet_address->0x destination_Ethernet_address net- network
Long Syntax: SE.027 SE- se_id:DECnet packet received with a bad length actual actual_length claimed claimed_length from 0x source_Ethernet_addressto 0x destination_Ethernet_address network network
Description: A DECnet packet was received with a length field that was larger than the actual length of the packet.
SE.028 |
Level: UE-ERROR
Short Syntax: SE.028 SE- se_id:DECnet MOP bad len actual_length claimed_length, 0x source_Ethernet_address->0x destination_Ethernet_address net- network
Long Syntax: SE.028 SE- se_id:DECnet MOP packet received with a bad length actual actual_length claimed claimed_length from 0x source_Ethernet_address to 0x destination_Ethernet_address network network
Description: A DECnet MOP packet was received with a length field that was larger than the actual length of the packet.
SE.029 |
Level: UE-ERROR
Short Syntax: SE.029 SE- se_id:Unexp type bcast frame LLC_control from 0x source_MAC ssap source_SAP dsap dest_SAP net- network ID
Long Syntax: SE.029 SE- se_id:Unexpected type broadcast frame LLC_control from 0x source_MAC, ssap source_SAP, dsap dest_SAP, net network ID
Description: This message is generated when an unexpected 802.2 LLC frame type is received. Type may be I (information transfer) or S (supervisory). The frame was a broadcast.
Cause: Host attempting to make 802.2 type 2 connection to router.
SE.030 |
Level: UE-ERROR
Short Syntax: SE.030 SE- se_id:IPX pkt in received_encapsulation encap ign, using configured_encapsulation encaps, net- network
Long Syntax: SE.030 SE- se_id:IPX pkt in encapsulation received_encapsulation ignored, using encapsulation configured_encapsulation on network network
Description: This message is generated when an IPX packet is received in a data-link encapsulation (frame) other than the one configured for IPX on this interface. The packet will be ignored. The received_encapsulation and configured_encapsulation are one of "ETHERNET_802.3", "ETHERNET_II", "ETHERNET_802.2", or "ETHERNET_SNAP". ETHERNET_802.3 is also known as "Novell", and ETHERNET_II is also known as "Ethernet".
Cause: If only one encapsulation is being used on this network, this node's encapsulation is not the same as all other IPX nodes on the network.
Action: Configure all nodes on network to use same encapsulation.
Cause: If multiple encapsulations are being used on this network, a packet has been received from a node using an encapsulation different from this node.
SE.031 |
Level: U-INFO
Short Syntax: SE.031 SE- se_id:Unexp type frame LLC_control from 0x source_MAC ssap source_SAP dsap dest_SAP net- network ID
Long Syntax: SE.031 SE- se_id:Unexpected type frame LLC_control from 0x source_MAC, ssap source_SAP, dsap dest_SAP, net network ID
Description: This message is generated when an unexpected 802.2 LLC frame type is received. Type may be I (information transfer) or S (supervisory). The frame was addressed to the router.
Cause: Host attempting to make 802.2 type 2 connection to router.
SE.032 |
Level: UI-ERROR
Short Syntax: SE.032 SE- se_id:SR 0x source_mac->0x dest_mac send failed, rsn reason_code, port port net- network int int/ int_no
Long Syntax: SE.032 SE- se_id:Sending source routed frame from 0x source_mac to 0x dest_mac failed, reason reason_code, on port port network network interface int/ int_no
Description: The sending of a source routed frame failed. The reason_code is the internal error code for the failure.
Cause: Miscellaneous handler error. (Reason code 1.)
Action: Check for error messages from handler for network_name.
Cause: Output queue overflow, or other flow control. (Reason code 2.)
Action: Alleviate congestion.
Cause: Network down. (Reason code 3.)
Action: See why handler thinks network is down.
Cause: Dropped by handler to avoid looping, or bad broadcast. (Reason code 4.)
Action: Check configuration.
Cause: Host down. (Reason code 5.)
Action: See why handler thinks host is down.
SE.033 |
Level: UI-ERROR
Short Syntax: SE.033 SE- se_id:LOOP fwd to 0x forward_Ethernet_address dropped, rsn code, net- network
Long Syntax: SE.033 SE- se_id:Loopback protocol, forward to 0x forward_Ethernet_address discarded, for reason code, network network
Description: A Ethernet Loopback Protocol (Configuration Testing Protocol) packet could not be forwarded to the specified address, for the reason specified by code.
SE.034 |
Level: U-INFO
Short Syntax: SE.034 SE- se_id:Unkn SNAP type type_code from 0x source_MAC net- network ID
Long Syntax: SE.034 SE- se_id:Unknown SNAP type type_code from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown SNAP type (within organization code 000000) is received. The frame was addressed to the router.
Cause: Host sending packets for unknown Ethernet type using SNAP.
SE.035 |
Level: CE-ERROR
Short Syntax: SE.035 SE- se_id:Unkn SNAP type type_code from 0x source_MAC net- network ID
Long Syntax: SE.035 SE- se_id:Unknown SNAP type type_code from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown SNAP type (within organization code 000000) is received. The frame was a broadcast.
Cause: Host sending packets for unknown Ethernet type using SNAP.
SE.036 |
Level: U-INFO
Short Syntax: SE.036 SE- se_id:Unkn SAP sap_number from 0x source_MAC net- network ID
Long Syntax: SE.036 SE- se_id:Unknown SAP sap_number from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown destination SAP is received. The message was addressed to the router.
Cause: Host sending packets for unknown protocol identifier (SAP).
SE.037 |
Level: U-INFO
Short Syntax: SE.037 SE- se_id:Unkn SAP sap_number from 0x source_MAC net- network ID
Long Syntax: SE.037 SE- se_id:Unknown SAP sap_number from 0x source_MAC net network ID
Description: This message is generated when a frame with an unknown destination SAP is received. The message was a broadcast.
Cause: Host sending packets for unknown protocol identifier (SAP).
SE.038 |
Level: C-INFO
Short Syntax: SE.038 SE- se_id:Main pkt rcvd on net- network
Long Syntax: SE.038 SE- se_id:Maintenance packet received on net network
Description: The handler received a maintenance packet.
SE.039 |
Level: CI-ERROR
Short Syntax: SE.039 SE- se_id:0x source_mac->0x dest_mac dropped, dest addr filt, port port net- network int int/ int_no
Long Syntax: SE.039 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, destination address filtered, port port network network interface int/ int_no
Description: A MAC frame has been received by the hardware, but is being dropped because the destination MAC address is being administratively filtered by the bridge. The frame will be dropped.
Cause: Receipt of frame whose destination MAC address matches the exclusive filter.
SE.040 |
Level: C-INFO
Short Syntax: SE.040 SE- se_id:Test pkt 0x mac_address, src sap source_sap, net- network
Long Syntax: SE.040 SE- se_id:Test packet from 0x mac_address, source sap source_sap, net network
Description: The handler received a test message.
SE.041 |
Level: C-INFO
Short Syntax: SE.041 SE- se_id:XID pkt 0x mac_address, sap source_sap, net- network
Long Syntax: SE.041 SE- se_id:XID packet received from 0x mac_address, source sap source_sap, net network
Description: The handler received an xid message.
SE.042 |
Level: UE-ERROR
Short Syntax: SE.042 SE- se_id:LOOP mcast fwd dest 0x forward_Ethernet_address, 0x source_Ethernet_address->0x destination_Ethernet_address, net- network
Long Syntax: SE.042 SE- se_id:Loopback Protocol, multicast forward address 0x forward_Ethernet_address from 0x source_Ethernet_address to 0x destination_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet has a forward address that is a multicast. It will be discarded.
Cause: Programming error in remote node.
SE.043 |
Level: C_INFO
Short Syntax: SE.043 SE- se_id:LOOP fwd 0x source_Ethernet_address->0x forward_Ethernet_address, net- network
Long Syntax: SE.043 SE- se_id:Loopback Protocol, forwarding from 0x source_Ethernet_address to 0x forward_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet is being forwarded to the specified next hop.
SE.044 |
Level: C-INFO
Short Syntax: SE.044 SE- se_id:SRF rcv (RIF RIF) 0x source_mac->0x dest_mac from port port, net- network int int/ int_no
Long Syntax: SE.044 SE- se_id:Specifically-routed frame received (RIF RIF) from 0x source_mac to 0x dest_mac from port port, network network interface int/ int_no
Description: A Specifically-routed frame has been received on the specified port.
SE.045 |
Level: C-INFO
Short Syntax: SE.045 SE- se_id:Send SRF (RIF RIF) 0x source_mac->0x dest_mac to port port, net- network int int/ int_no
Long Syntax: SE.045 SE- se_id:Sending Specifically-routed frame (RIF RIF) from 0x source_mac to 0x dest_mac to port port, network network interface int/ int_no
Description: A Specifically-routed frame is being sent on the specified port.
SE.046 |
Level: UE-ERROR
Short Syntax: SE.046 SE- se_id:LOOP func function not fwrd, 0x source_Ethernet_address->0x destination_Ethernet_address, net- network
Long Syntax: SE.046 SE- se_id:Loopback Protocol, function function not Forward Data from 0x source_Ethernet_address to 0x destination_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet did not have a function code of forward (2). It will be discarded.
Cause: Function code was reply (1), because we were the ultimate destination of this packet.
Action: None.
Cause: Undefined function code, due to programming error in remote node.
SE.047 |
Level: DEBUG
Short Syntax: SE.047 SE- se_id:Attempt to learn MAC addr 0x mac for our own net- network int int/ intno
Long Syntax: SE.047 SE- se_id:Attempted to learn MAC address 0x mac for our own net- network int int/ intno
Description: Forwarding code tried to cache its own interfaces MAC address. This address must not be dynamically learned. This can occur if there is another MAC address in the network matching the SE interface MAC or an SE BPDU is being looped back to the sending interface.
SE.048 |
Level: C-INFO
Short Syntax: SE.048 SE- se_id:message event not used
Long Syntax: SE.048 SE- se_id:message event not used
Description: This message event is not used.
SE.049 |
Level: C-INFO
Short Syntax: SE.049 SE- se_id:message event not used
Long Syntax: SE.049 SE- se_id:message event not used
Description: This message event is not used.
SE.050 |
Level: C-INFO
Short Syntax: SE.050 SE- se_id:LOOP rcv 0x source_Ethernet_address->0x destination_Ethernet_address, net- network
Long Syntax: SE.050 SE- se_id:Loopback Protocol frame received from 0x source_Ethernet_address to 0x destination_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet was received.
SE.051 |
Level: UE-ERROR
Short Syntax: SE.051 SE- se_id:SRF 0x source_mac->0x dest_mac too big ( reformatted_length > output_maximum) for port port net- network int int/ int_no, dropped
Long Syntax: SE.051 SE- se_id:Specifically-routed frame from 0x source_mac to 0x dest_mac is too big (reformatted length reformatted_length > output maximum size output_maximum) for port port network network interface int/ int_no, dropped
Description: The specified Specifically-routed (source-routed) frame is too large to send on this outgoing port and network. The reformatted_length is the size of the frame including MAC headers after any mapping of data link headers.
Cause: Host not honoring LF bit values from its returned explorer frames.
Action: Fix host.
SE.052 |
Level: C-INFO
Short Syntax: SE.052 SE- se_id:ELAN ' src_elan'/net- src_netno -> ELAN ' targ_elan'/net- targ_netno frame_type drp due to VLAN defs
Long Syntax: SE.052 SE- se_id:ELAN ' src_elan'/net- src_netno -> ELAN ' targ_elan'/net- targ_netno frame_type drp due to VLAN defs
Description: LE Control frame was was not transmitted onto specified interface due to VLAN filter.
SE.053 |
Level: UE-ERROR
Short Syntax: SE.053 SE- se_id:Inv RIF len RIF_length, 0x source_mac->0x dest_mac port port, net- network ID, dropped
Long Syntax: SE.053 SE- se_id:Frame with invalid RIF length RIF_length from 0x source_mac to 0x dest_mac from port port, network network ID, discarded
Description: A source-routing frame was received with an invalid RIF length encoded in the Length bits of the RIF.
Cause: Received frame with RIF length less than 2 or not a multiple of 2 in length.
Action: Correct software in sending node.
SE.054 |
Level: UE-ERROR
Short Syntax: SE.054 SE- se_id:LOOP odd skip count, 0x source_Ethernet_address->0x destination_Ethernet_address, net- network
Long Syntax: SE.054 SE- se_id:Loopback Protocol, odd skipCount count from 0x source_Ethernet_address to 0x destination_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet had an odd skipCount in the packet. It will be discarded.
Cause: Programming error on remote node.
SE.055 |
Level: UE-ERROR
Short Syntax: SE.055 SE- se_id:LOOP bd skip count, 0x source_Ethernet_address->0x destination_Ethernet_address, net- network
Long Syntax: SE.055 SE- se_id:Loopback Protocol, bad skipCount count from 0x source_Ethernet_address to 0x destination_Ethernet_address, network network
Description: An Ethernet Loopback Protocol (Configuration Testing Protocol) packet had a skipCount in the packet that points to beyond the end of the packet. It will be discarded.
Cause: Programming error on remote node.
SE.056 |
Level: C-INFO
Short Syntax: SE.056 SE- se_id:0x source_mac->0x dest_mac dropped, port block/list, net- network
Long Syntax: SE.056 SE- se_id:Frame from 0x source_mac to 0x dest_mac dropped, received on blocked or listening port, network network
Description: A MAC frame has been received by the hardware, but is being dropped because the port it was received on is in the "blocking" or "listening" state. Frames are only processed when the port is in the "learning" or "forwarding" state.
Cause: Normal on port bringup.
Action: Wait for port to transition to "learning" and "forwarding" states.
SE.057 |
Level: C-INFO
Short Syntax: SE.057 SE- se_id:Chg state old_state to new_state, port port net- network
Long Syntax: SE.057 SE- se_id:Changing port state from old_state to new_state for port port, network network
Description: The Spanning Tree Protocol has requested this state change for this port in the SRT bridge. The old_state and new_state are one of: FORWARDING (Spanning Tree Protocol Forwarding state), LEARNING (Spanning Tree Protocol Learning state), LISTENING (Spanning Tree Protocol Listening state), BLOCKED (Spanning Tree Protocol Blocking state), CONFIGURING (configuration of port device pending), POSTCONFIGURING (configuration of port device done), PRECONFIGURING (port enabled, configuration of port device to start), and DISABLED (port disabled).
SE.058 |
Level: P-TRACE
Short Syntax: SE.058 SE- se_id:Trace incoming data frame from ELAN ' elan'
Long Syntax: SE.058 SE- se_id:Trace incoming data frame from ELAN ' elan'
Description: Trace incoming data frame.
SE.059 |
Level: P-TRACE
Short Syntax: SE.059 SE- se_id:Trace outgoing data frame to ELAN ' elan'
Long Syntax: SE.059 SE- se_id:Trace outgoing data frame to ELAN ' elan'
Description: Trace outgoing data frame.
SE.060 |
Level: DEBUG
Short Syntax: SE.060 SE- se_id:MAC 0x mac found in DFFC mapped to ELAN ' elan', net- network int int/ int_no
Long Syntax: SE.060 SE- se_id:MAC 0x mac found in DFFC mapped to ELAN ' elan', net- network int int/ int_no
Description: Successful search of DFFC database for MAC address.
SE.061 |
Level: DEBUG
Short Syntax: SE.061 SE- se_id:Rte Desc ring. bridge found in DFFC mapped to ELAN ' elan', net- network int int/ int_no
Long Syntax: SE.061 SE- se_id:Route Descriptor ring. bridge found in DFFC mapped to ELAN ' elan', net- network int int/ int_no
Description: Successful search of DFFC database for route descriptor.
SE.062 |
Level: C-INFO
Short Syntax: SE.062 SE- se_id:Chg state old_state to new_state, port port net- network
Long Syntax: SE.062 SE- se_id:Changing port state from old_state to new_state for port port, network network
Description: The SE Spanning Tree Protocol has requested this state change for this port in the SE bridge. The old_state and new_state are one of: FORWARDING (Spanning Tree Protocol Forwarding state), LEARNING (Spanning Tree Protocol Learning state), LISTENING (Spanning Tree Protocol Listening state), BLOCKED (Spanning Tree Protocol Blocking state), CONFIGURED (port is configured, waiting for SPT), NETDOWN (port is configured, but interface is down), CONFIGURING (port is configuring), and NOTSETUP (port not configured).
SE.063 |
Level: C_INFO
Short Syntax: SE.063 SE- se_id:0x source_mac->0x dest_mac SNAP protocol_identifier, endnode, net- network
Long Syntax: SE.063 SE- se_id:Frame from 0x source_mac to 0x dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier for endnode protocol, network network
Description: A multicast frame has been received for the IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.
SE.064 |
Level: CI_ERROR
Short Syntax: SE.064 SE- se_id:DFFC MAC Cache exceeded, 0x mac deleted from cache
Long Syntax: SE.064 SE- se_id:DFFC MAC Cache exceeded, 0x mac deleted from cache
Description: The DFFC MAC Cache has exceeded its configured maximum size. The oldest MAC entry is deleted.
Action: No action is required. The size of the MAC Cache may be increased if there is available free heap memory. The amount of free heap memory can be determined by issuing the mem command from the talk 5 interface console.
SE.065 |
Level: UI_ERROR
Short Syntax: SE.065 SE- se_id:No memory available for allocating cache entry
Long Syntax: SE.065 SE- se_id:No memory available for allocating cache entry
Description: A CFFC or DFFC entry could not be allocated due to insufficient memory.
Action: The size of the DFFC MAC Cache may need to be decreased to prevent excess memory heap allocation. Other component configurations should also be checked for inappropiately high parameter settings which could result in waisted memory allocation.
SE.066 |
Level: CE_ERROR
Short Syntax: SE.066 SE- se_id:Bridges connected to SE have diff cnfg ring num, 0x ring_new replaces 0x ring_old.
Long Syntax: SE.066 SE- se_id:Bridges connected to SE have diff cnfg ring number, 0x ring_new replaces 0x ring_old.
Description: Bridges attached to the SuperELAN are configured with different ring numbers. The SE Cache assumes the latest ring number learned is the correct and current ring number value. The route cache is flushed.
Action: Change the ring number setting on attached bridges to make sure that all bridges directly connected to the SuperELAN are configured with same ring number. Failing to due so causes the SuperELAN to operate less efficiently, but should not effect network connectivity.
SE.067 |
Level: CI-ERROR
Short Syntax: SE.067 SE- se_id:Ctrl q ovf, dropped, net- network int int/ int_no
Long Syntax: SE.067 SE- se_id:Control frame queue overflow, packet dropped from network network interface int/ int_no
Description: The queue for control frames to be forwarded is too long, and this frame has been dropped to attempt to alleviate the congestion.
SE.068 |
Level: CE-ERROR
Short Syntax: SE.068 SE- se_id:ELAN ' elan'/net- netno unjoined LES/BUS due to frame sz mismatch
Long Syntax: SE.068 SE- se_id:ELAN ' elan'/net- netno unjoined LES/BUS due to frame size mismatch
Description: The ELAN successfully joined a LES/BUS with a different frame size than the SuperELAN frame size. The short-cut LEC was removed from the LES/BUS and cannot participate in the SuperELAN.
Action: Change the LES/BUS frame size to which the short-cut LEC was attempting to join or reconfigure the SuperELAN with a different frame size.
SE.069 |
Level: CI-ERROR
Short Syntax: SE.069 SE- se_id:ELAN ' elan'/net- netno no global bufs, LE Ctrl frame droppe.
Long Syntax: SE.069 SE- se_id:ELAN ' elan'/net- netno no global buffers, LE Ctrl frame dropped
Description: No global buffers were available to copy the LE Control Frame. The frame was dropped by the SuperELAN bridge.
SE.070 |
Level: CI-ERROR
Short Syntax: SE.070 SE- se_id:ELAN ' elan'/net- netno no mem available to cache LE Ctrl frame
Long Syntax: SE.070 SE- se_id:ELAN ' elan'/net- netno no memory available to cache LE Ctrl frame
Description: No memory available to cache the LE Control Frame. The frame was dropped by the SuperELAN bridge.
SE.071 |
Level: C-INFO
Short Syntax: SE.071 SE- se_id:ELAN ' elan'/net- netno LE Ctrl frame filt, Target MAC=0x target_mac
Long Syntax: SE.071 SE- se_id:ELAN ' elan'/net- netno LE Ctrl frame filtered, Target MAC=0x target_mac
Description: LE ARP Request filtered.
SE.072 |
Level: C-INFO
Short Syntax: SE.072 SE- se_id:ELAN ' elan'/net- netno LE Ctrl frame dropped, port not fwd
Long Syntax: SE.072 SE- se_id:ELAN ' elan'/net- netno LE Ctrl frame dropped, port not forwarding
Description: Port was not in forwarding state, the LE Control frame was discarded.
SE.073 |
Level: P-TRACE
Short Syntax: SE.073 SE- se_id:Trace incoming LE Control frame from ELAN ' elan'
Long Syntax: SE.073 SE- se_id:Trace incoming LE Control frame from ELAN ' elan'
Description: Trace incoming LE Control frame.
SE.074 |
Level: P-TRACE
Short Syntax: SE.074 SE- se_id:Trace outgoing LE Control frame to ELAN ' elan'
Long Syntax: SE.074 SE- se_id:Trace outgoing LE Control frame to ELAN ' elan'
Description: Trace outgoing LE Control frame.
SE.075 |
Level: C-INFO
Short Syntax: SE.075 SE- se_id:New targ route desc ring. bridge lrnd on ELAN ' elan'/net- net int int/ intno
Long Syntax: SE.075 SE- se_id:New target route descriptor ring. bridge learned on ELAN ' elan'/net- net int int/ intno
Description: A net target route descriptor was learned. The route descriptor represents a next bridge-ring segment attached to the SuperELAN via a source route bridge.
SE.076 |
Level: C-INFO
Short Syntax: SE.076 SE- se_id:Target route desc ring. bridge deleted from DFFC
Long Syntax: SE.076 SE- se_id:Target route desc ring. bridge deleted from DFFC
Description: A target route descriptor was removed from the DFFC. This can occur if the DFFC is flushed or the route descriptor was aged-out.
SE.077 |
Level: C-INFO
Short Syntax: SE.077 SE- se_id:New MAC addr 0x mac learned on ELAN ' elan'/net- net int int/ intno
Long Syntax: SE.077 SE- se_id:New MAC addr 0x mac learned on ELAN ' elan'/net- net int int/ intno
Description: A new MAC address was learned. This MAC address may represent a station directly attached to the ELAN in the SuperELAN or a legacy station behind a transparent bridge.
SE.078 |
Level: C-INFO
Short Syntax: SE.078 SE- se_id:MAC addr 0x mac deleted from DFFC
Long Syntax: SE.078 SE- se_id:MAC addr 0x mac deleted from DFFC
Description: A MAC address was removed from the DFFC. This can occur if the DFFC is flushed or the MAC address was aged-out.
SE.079 |
Level: C-INFO
Short Syntax: SE.079 SE- se_id:Dup MAC 0x mac found in DFFC
Long Syntax: SE.079 SE- se_id:Dup MAC 0x mac found in DFFC
Description: Search of DFFC database for a MAC address resulted in a duplicate MAC match.
SE.080 |
Level: C-INFO
Short Syntax: SE.080 SE- se_id:Dup MAC 0x mac detected on ELAN ' elan', net- network int int/ int_no
Long Syntax: SE.080 SE- se_id:Duplicate MAC 0x mac detected on ELAN ' elan', net- network int int/ int_no
Description: A duplicate MAC was detected. MAC added to ELAN on which it was learned.
SE.081 |
Level: UE-ERROR
Short Syntax: SE.081 DIX V2 bd ln actual_length claimed_length source_Ethernet_address -> destination_Ethernet_address nt network
Long Syntax: SE.081 packet received with a bad length field actual actual_length claimed claimed_length from source_Ethernet_address to destination_Ethernet_address network network
Description: A DIX V2 packet was received with a type field of 0x80D5 (IBM SNA or Netbios) which had a length field that was larger than the actual length of the packet.
Fatal seiisrt |
Short Syntax: SE: Invalid i_srt on input
Description: The i_srt flag passed from the handler to forwarder has an invalid value.
Cause: Software bug.
Action: Take a crash dump and contact customer service.
Fatal seuimed |
Short Syntax: SE: unknown input media
Description: The input net type is not one of the ones understood by the SRT bridge (802.3/Ethernet, FDDI, or 802.5).
Cause: Software bug.
Action: Take a crash dump and contact customer service.